﻿2026-07-11T01:07:54.2973408Z ##[group]Run actions/checkout@v5
2026-07-11T01:07:54.2973809Z with:
2026-07-11T01:07:54.2973994Z   repository: SaberMage/spt-shell-notify
2026-07-11T01:07:54.2974232Z   path: .adapter-notify
2026-07-11T01:07:54.2975970Z   token: ***
2026-07-11T01:07:54.2976146Z   ssh-strict: true
2026-07-11T01:07:54.2976342Z   ssh-user: git
2026-07-11T01:07:54.2976532Z   persist-credentials: true
2026-07-11T01:07:54.2976733Z   clean: true
2026-07-11T01:07:54.2976924Z   sparse-checkout-cone-mode: true
2026-07-11T01:07:54.2977132Z   fetch-depth: 1
2026-07-11T01:07:54.2977333Z   fetch-tags: false
2026-07-11T01:07:54.2977510Z   show-progress: true
2026-07-11T01:07:54.2977691Z   lfs: false
2026-07-11T01:07:54.2977854Z   submodules: false
2026-07-11T01:07:54.2978033Z   set-safe-directory: true
2026-07-11T01:07:54.2978219Z env:
2026-07-11T01:07:54.2978397Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T01:07:54.2978633Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T01:07:54.2978857Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T01:07:54.2979181Z ##[endgroup]
2026-07-11T01:07:54.4676342Z Syncing repository: SaberMage/spt-shell-notify
2026-07-11T01:07:54.4676839Z ##[group]Getting Git version info
2026-07-11T01:07:54.4677235Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-11T01:07:54.4689507Z [command]/usr/bin/git version
2026-07-11T01:07:54.4757848Z git version 2.43.0
2026-07-11T01:07:54.4775466Z ##[endgroup]
2026-07-11T01:07:54.4785876Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fd94a10e-5111-4d7a-83ee-a4751a5a302e' before making global git config changes
2026-07-11T01:07:54.4786679Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:07:54.4788779Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T01:07:54.4815304Z ##[group]Initializing the repository
2026-07-11T01:07:54.4818012Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T01:07:54.4844523Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-11T01:07:54.4845109Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-11T01:07:54.4845629Z hint: of your new repositories, which will suppress this warning, call:
2026-07-11T01:07:54.4846035Z hint: 
2026-07-11T01:07:54.4846320Z hint: 	git config --global init.defaultBranch <name>
2026-07-11T01:07:54.4846660Z hint: 
2026-07-11T01:07:54.4846975Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-11T01:07:54.4847490Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-11T01:07:54.4847891Z hint: 
2026-07-11T01:07:54.4848124Z hint: 	git branch -m <name>
2026-07-11T01:07:54.4849847Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-11T01:07:54.4856352Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-11T01:07:54.4880739Z ##[endgroup]
2026-07-11T01:07:54.4881126Z ##[group]Disabling automatic garbage collection
2026-07-11T01:07:54.4883210Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T01:07:54.4905737Z ##[endgroup]
2026-07-11T01:07:54.4906108Z ##[group]Setting up auth
2026-07-11T01:07:54.4910619Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:07:54.4935251Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T01:07:54.5148174Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:07:54.5174019Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T01:07:54.5360939Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:07:54.5388017Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T01:07:54.5571842Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T01:07:54.5601689Z ##[endgroup]
2026-07-11T01:07:54.5602117Z ##[group]Determining the default branch
2026-07-11T01:07:54.5604904Z Retrieving the default branch name
2026-07-11T01:07:54.9371129Z Default branch 'main'
2026-07-11T01:07:54.9371835Z ##[endgroup]
2026-07-11T01:07:54.9372249Z ##[group]Fetching the repository
2026-07-11T01:07:54.9376083Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-11T01:07:55.6506237Z From https://github.com/SaberMage/spt-shell-notify
2026-07-11T01:07:55.6506705Z  * [new branch]      main       -> origin/main
2026-07-11T01:07:55.6524003Z ##[endgroup]
2026-07-11T01:07:55.6524325Z ##[group]Determining the checkout info
2026-07-11T01:07:55.6525902Z ##[endgroup]
2026-07-11T01:07:55.6529974Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T01:07:55.6564192Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T01:07:55.6587449Z ##[group]Checking out the ref
2026-07-11T01:07:55.6589874Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-11T01:07:55.6626065Z Switched to a new branch 'main'
2026-07-11T01:07:55.6626442Z branch 'main' set up to track 'origin/main'.
2026-07-11T01:07:55.6630340Z ##[endgroup]
2026-07-11T01:07:55.6659200Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T01:07:55.6678745Z ee2d37eadc730c0019e0af82d683074c509634a2
